Welcome![Sign In][Sign Up]
Location:
Search - vc get

Search list

[Windows DevelopVC_Programming_how_get_status_classic_keyboard_vir

Description: VC编程实现如何获得键盘虚拟键的状态经典代码VC Programming how to get the status of classic keyboard virtual key code-VC Programming how to get the status of classic keyboard virtual key code
Platform: | Size: 12288 | Author: wouuu | Hits:

[Windows DevelopVC_Programming_how_get_INI_file_section_name_class

Description: VC编程实现如何获得INI文件的全部段名经典代码VC Programming how to get all the INI file section name classic code-VC Programming how to get all the INI file section name classic code
Platform: | Size: 12288 | Author: ue | Hits:

[Windows DevelopVC_Programming_get_computer_subnet_mask_example_co

Description: VC编程实现如何获得本地计算机的子网掩码实例代码-VC Programming how to get the local computer s subnet mask example code
Platform: | Size: 33792 | Author: xinxing | Hits:

[Windows DevelopVC_get_computer_DNS_server_address_code

Description: VC编程实现如何获得本地计算机的DNS服务器地址实例代码-VC Programming how to get the local computer s DNS server address example code
Platform: | Size: 13312 | Author: unm | Hits:

[Windows DevelopVC_rogramming_code_examples_how_ge_use_name

Description: VC编程实现如何获得用户名实例代码VC programming code examples of how to get user name-VC programming code examples of how to get user name
Platform: | Size: 13312 | Author: uvx | Hits:

[Windows DevelopVC_programming_code_examples_how_get_system_time.r

Description: VC编程实现如何获得系统时间实例代码VC programming code examples of how to get the system time-VC programming code examples of how to get the system time
Platform: | Size: 12288 | Author: uvx | Hits:

[OS programVCGetCpuid_ASMLIB

Description: vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,and lib is hard to crack not like dll,so you can use it in your business software.
Platform: | Size: 77824 | Author: 黄花菜 | Hits:

[OS programbios

Description: 获取系统bios 信息,开发环境vc-get bios information
Platform: | Size: 50176 | Author: 邓彦 | Hits:

[GUI Developvc--formfoucs

Description: VC++ 中EDIT控件获取焦点,并通过控件切换文本框焦点-VC++ in the EDIT control to get focus and the focus of the text box through the control switch
Platform: | Size: 13312 | Author: 张光耀 | Hits:

[ISAPI-IEhttp_PostGet

Description: VC++通过CHttpSession发送Get、Post报文-VC++ by CHttpSession send Get, Post messages
Platform: | Size: 24576 | Author: weiguian | Hits:

[matlabVCPP-and-Matlab

Description: VC++与Matlab混合编程的快速实现教程,及一些简单的例子,新手快速上手-VC++ and Matlab Fast Implementation of mixed programming tutorial, and some simple examples, the novice get started quickly
Platform: | Size: 104448 | Author: 刘茜娅 | Hits:

[Streaming Mpeg4DVB(2)

Description: 是微软的视频压缩标准VC-1的spec文档,VC-1和H.264一样是下一代数字高清电视的视频压缩标准。和较为公开的H.264不同,VC-1是SMTP(美国电影协会)所有,只有付费才能拿到对应的代码和spec. -Microsoft' s VC-1 video compression standard of the spec document, VC-1 and H.264 as the next generation of digital high definition television video compression standard. Different and more open H.264, VC-1 is the SMTP (Motion Picture Association of America) all, and only pay to get the corresponding code and spec.
Platform: | Size: 1939456 | Author: zhangjie | Hits:

[Hook apiMouseTrace

Description: MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information will be tracked, out of form would be invalid.
Platform: | Size: 28672 | Author: 张名 | Hits:

[GUI DevelopRealtimetable

Description: vc中表格的使用和数据的动态显示。适合初学者或者用得到的-vc Use of forms and data in a dynamic display. Or get for beginners
Platform: | Size: 171008 | Author: 代龙 | Hits:

[OpenGL programOpenGL-VC

Description: VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
Platform: | Size: 34952192 | Author: | Hits:

[Windows Developvc-multimedia-programming

Description: vc实现多媒体编程,案例详细,适合于多媒体相关的初学者上手参考-vc multimedia programming, case detail, suitable for beginners to get started in multimedia-related information
Platform: | Size: 214016 | Author: 书云 | Hits:

[OS programShowProcessPath_THAPI

Description: vc++ 得到进程ID的EXE可执行文件的目录地址,写成了控制台程序,希望对您有所帮助-vc++ get the process ID of the executable files EXE address, written in the console program, I hope for your help
Platform: | Size: 2048 | Author: | Hits:

[File OperateGetFileAttr

Description: VC++获得文件属性,获取文件的创建时间、修改时间、访问时间以及是否是只读、存档、隐藏、系统等属性。-VC++ get file attributes, access to the file creation time, modification time, access time, and whether it is read-only, archive, hidden, system attributes.
Platform: | Size: 23552 | Author: madud00073 | Hits:

[Otherdog

Description: VC++制作的简单安装向导程序完整源码,主要是将一些软件相关说明写进去,多步下一步操作,选择安装路径等,朋友们可以此为基础扩展打包你的软件,制作一个简单易用的安装程序。 -VC++ create a simple installation wizard complete source code, mainly to get some software written instructions, multi-step the next step, select the installation path and so friends can expand this package based on your software, making installation a simple to use program.
Platform: | Size: 49152 | Author: madud00108 | Hits:

[GUI DevelopVC

Description: 这是VC++界面设计的PPt文档,通过学习可以很快上手界面编程-This is VC++ interface design PPt document, you can quickly get started by learning programming interface
Platform: | Size: 562176 | Author: 于玺 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »

CodeBus www.codebus.net